
html,body {
    margin: 0;
    padding: 0;
    width: 100%;
    
    height: auto;
}

.wplay_header_box{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    position: relative;
}

.xy_logo {
    left: 20px;
    width: 152px;
    height: 46px;
    float: left;
    /* margin-top: 10px; */
    /* margin-left: 30px; */
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.xy_menu {
    float: right;
   
    height: 70px;
    line-height: 70px;
}

.xy_menu a {
    color: #ffffff;
    font-size: 16px;
    margin-right: 30px;

}
.xy_menu a:hover {
    color: #ccccce;
}
.down_box{
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 100%;
}
.terminal_down{
    position: absolute;
    height: 70px;
    left: 50%;
}
.terminalTwo_down{
    width: 380px;
    margin-left: -190px;
    background: #fff;
}
.terminalThree_down{
    width: 570px;
    margin-left: -285px;
    background: #fff;
}
.terminalFive_down{
    width: 950px;
    margin-left: -475px;
}
.terminal_btn{
    width: 190px;
    height: 70px;
    float: left;
    position:absolute;
}
.business{
    float: left;
}
.customerService{
    float: right;
}
.ContactInformation{
    height: 500px;
}

.down_pic{
    width: 220px;
    height: 190px;
    /* background: red; */
    position: absolute;
    left: 50%;
    margin-left: -110px;
    top: 50%;
    margin-top: -95px;
    text-align: center;
    font-size: 20px;
}
.down_link{
    width: 100%;
    height: 124px;
    position: absolute;
    left: 0;
    top: 0;
}
/* .down_txt{
    position: absolute;
    top: 160px;
} */


.w_logo {
    width: 400px;
    height: 38px;
    position: absolute;
    top: 40px;
    left: 90px;
}
.wplay_space {
    /* width: 280px; */
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 47px;
    right: 90px;
}
.wplay_space a{
    color: #fff;
}
.wplay_space li {
    padding: 0 10px;
    float: left;
    font-size: 20px;
}
.footer2 {
    width: 100%;
    height: 200px;
    text-align: center;
    background: url("../images/footer.png") no-repeat;
    background-size: cover;
    overflow: hidden;
    color: white;

}
.elog_title{
    text-align: center;
    font-size: 35px;
    color: #5a5a5a;
}

.nv_active {
    color: #3ba7f3;
}
.pro_link{
    width: 1200px;
    height: 62px;
    /* margin-left: 20px;
    margin-top: 10px; */
    margin: 10px auto 0px;
    
}

.link_txt{
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    width: 100px;
    display: inline-block;
    border: 1px solid #ffffff;
    color: #fff;
    float: left;
}
.link_pic1{
    background: #aeaeae;
}
.link_pic2{
    background: #aeaeae;
}
.link_pic3{
    background: #aeaeae;
}
.link_pic4{
    background: #aeaeae;
}
.link_pic5{
    background: #aeaeae;
}
.link_txt.on{
    background: #8b8b8b!important;
    color: #fff!important;
}

.content .main .year .list ul li .version {
    font-size: 14px;
    top: 28px;
    left: -80px;
    position: absolute;
    
    width: 200px;
    line-height: 24px;
    
}
#content{
    line-height: 20px;
}

.wp_images {
    width: 100%;
    height: 556px;
    background: url("../images/bann.png") no-repeat;
    background-position: center;
}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.log-title{
    font-size: 32px;
}
.about_title{
    text-align: center;
}
.color-333{
    color: #333;
}
.call-row{
    margin-top: 40px;
    position: relative;
    /* font-size: 18px; */
}
.call-info-title{
    color: #1897f8;
    font-size: 30px;
}
.call-info li{
    height: 120px;
    width: 250px;
    margin-bottom: 30px;
    margin-right: 10px;
    padding-left: 130px;
    list-style:none;
    float: left;
}
.container_left{
	width: 500px;
	float: left;
}
.container_right{
	width: 500px;
	float: left;
}
.ie6 .container_left,
.ie6 .container_right
.ie7 .container_left,
.ie7 .container_right
{width: 400px}
.call_aize{
    font-size: 14px;
    line-height: 25px;
    color: #4B4B4B;
}
.call-info-content{
    color: #646464;
    font-size: 18px;
    margin-top: 10px;
}
.call-logo-phone, .call-logo-mall, .call-logo-qq, .call-logo-add {
    background: url(../images/call_logo.jpg) no-repeat;
}

.feedback_space {
    width: 586px;
    height: 745px;
    margin: 30px auto 20px auto;
    overflow: hidden;
    position: relative;
}
.feedback_type{
    height: 60px;
}

.feedback_tt {
    font-size: 20px;
    text-align: center;
    margin: 0px auto 50px auto;
    color: #6a6a6a;
}
.feed_title{
    margin: 50px 0 10px 0;
    color: #6a6a6a;
    font-size: 40px;
    text-align: center
}

.feed_list {
    width: 100%;
    height: auto;
    font-size: 16px !important;
}
.feed_list li{
    height: 72px;
    list-style:none;
}
.feed_list input::-webkit-input-placeholder,.feed_list textarea::-webkit-input-placeholder{
    color: #cfcfcf;
}
.feed_list input::-moz-placeholder,.feed_list textarea::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.feed_list input::-ms-placeholder,.feed_list textarea::-ms-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.feed_list input:-moz-placeholder,.feed_list textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.input_feed {
    width: 446px !important;
    height: 40px;
    line-height: 40px;
    padding: 0 auto;
    outline: none;
    margin-left: 4px;
    font-size: 14px !important;
    font-family: '微软雅黑', Arial;
    /* border-radius: 15px; */
    border: 1px solid #cfcfcf;
}

.send_bt {
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    background: #5B82ED;
    border: none;
    border-radius: 5px;
    outline: none;
    position: absolute;
    top: 690px;
    left: 50%;
    margin-left: -150px;
    font-size: 16px;
    cursor: pointer;
   
}
.server_txt{
    font-size: 12px;
   
    
    width: 1200px;
    margin: -60px auto 40px auto;
    color: #4B4B4B;
    text-align: center;
}
.ContactInformation{
    width: 1200px;
    margin: 0 auto;
}

.agreement_main {
    /* margin-top: 20px; */
    width: 900px;
    height: auto;
    margin: 65px auto;
    font-size: 16px;
    letter-spacing: 2px;
}

.agreement_main p {
    margin-bottom: 20px;
    line-height: 27px;
    text-align: justify;
    color: #676666;
}

.agr_tt {
    width: 100%;
    height: 120px;
    line-height: 160px;
    text-align: center !important;
    font-size: 24px !important;
}

/*首页*/

.abc_page1 {
    width: 100%;
    height: 975px;
    position: relative;
    overflow: hidden;
}

.abc_img {
    width: 100%;
    height: 975px;
    background: url("../images/bg-4_01.png") no-repeat;
    background-position: center;
    position: relative;
    z-index: 1000;

}

.abc_img_2 {
    width: 100%;
    height: 110px;
    background: url("../images/su-4.png") no-repeat;
    background-position: center;
    position: absolute;
    z-index: 999;
    top: 750px;
    animation: ligtht 9800ms linear infinite alternate;
}

.abc_img_3 {
    width: 100%;
    height: 138px;
    background: url("../images/su-5.png") no-repeat;
    background-position: center;
    position: absolute;
    z-index: 999;
    top: 743px;
    animation: light 1s linear infinite alternate;
}

@keyframes light {
    from {
        opacity: 0.4
    }
    to {
        opacity: 1
    }

}

.abc_area {
    width: 1200px;
    height: 900px;
    position: relative;
    margin: 0 auto;
    /*border: 1px solid red;*/
    margin: 0 auto;
}












.loading_a {
    width: 230px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 8px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 485px;
    top: 719px;
    transition: 500ms linear;
}

.loading_a:hover {
    width: 80px;
    height: 80px;
    left: 560px;
    top: 700px;
    line-height: 80px;
    border-radius: 230px;
    font-size: 16px;
    box-shadow: 0 0 90px rgba(250, 69, 25, 0.5);
    background: rgba(250, 69, 25, 0.5);
    border: 1px dashed #ffffff;

}

.state {
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 789px;
    left: 525px;
}

.abc_page2 {
    width: 100%;
    height: 342px;
    background: url("../images/bg-4_02.png") no-repeat;
    background-position: center;
}

.abc_page3 {
    width: 100%;
    height: 600px;
    background: url("../images/bg-3_02.jpg") no-repeat;
    background-position: center;
    overflow: hidden;
}

.abc_page4 {
    width: 100%;
    height: 700px;
    background-color: #000000;
    position: relative;
    overflow: hidden;
}

.abc_page_log {
    width: 617px;
    height: 210px;
    background: url("../images/z-1.png") no-repeat;
    background-size: cover;
    margin: 230px auto 0px auto;
    animation: pl 6000ms linear infinite alternate;
}





.abc_pa {
    width: 940px;
    height: 48px;

    margin: 346px auto auto auto;
    overflow: hidden;
    position: relative;
}

.abc_pa_1 {
    width: 940px;
    height: 28px;
    position: absolute;
    left: 0;
    top: -68px;
}

.abc_page5 {
    width: 100%;
    height: 767px;
    background: url("../images/bg-1.jpg") no-repeat;
    background-position: center;
}

.abc_p5_space {
    width: 1200px;
    height: 700px;

    margin: 50px auto;
    position: relative;
    overflow: hidden;
}

.abc_su {
    width: 403px;
    height: 504px;
    position: absolute;
    left: 0;
    top: 100px;

    animation: su 3s linear infinite alternate;

}


.abc_page6 {
    width: 100%;
    height: 879px;
    background: url("../images/bg-2.jpg") no-repeat;
    background-position: center;
    position: relative;
    z-index: 1000;
}

.abc_page6_sp {
    width: 1200px;
    height: 879px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;

    display: none;
}

.sp6 {
    width: 155px;
    height: 190px;
    position: absolute;
    top: 267px;
    left: 63px;
    animation: sp6 1s linear;
}

.lineb {
    width: 0px;
    height: 16px;
    position: absolute;
    top: 291px;
    left: 225px;
    background: url("../images/lineb.png");
    animation: spb 1.5s linear;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.lineb2 {
    width: 948px;
    height: 2px;
    position: absolute;
    top: 437px;
    right: -948px;
    background: url("../images/su-3.png");
    animation: spb2 1.5s linear;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.sp7 {
    width: 909px;
    height: 43px;
    position: absolute;
    top: 347px;
    right: 40px;
    background: url("../images/w-2.png") no-repeat;
    background-position: center;
    transform: rotateX(-90deg);
    animation: sp7 1.5s linear;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}



.footer {
    width: 550px;
    height: 60px;
    line-height: 20px;
    position: absolute;
    font-size: 12px;
    left: 50%;
    margin-left: -275px;
    bottom: 33px;
    z-index: 6200;
    text-align: center;
    color: #ffffff;
}

.footer a {
    color: white;
    text-decoration: none;
    padding-right: 10px;
}

.header {
    width: 100%;
    height: 80px;
    /*background: red;*/
    position: absolute;
    z-index: 13000;
    overflow: hidden;

}

.abclogo {
    width: 99px;
    height: 18px;
    position: absolute;
    top: 40px;
    left: 135px;
}

.header_nav {
    width: 400px;
    height: 30px;
    position: absolute;
    top: 40px;
    right: -400px;
    /*border: 1px solid red;*/
}

.header_nav a {
    color: #ffffff;
    font-size: 18px;
    padding-right: 50px;
    text-decoration: none;
    font-family: "Microsoft YaHei UI", Arial, "微软雅黑 Light";
    transform: rotateZ(0deg);
    transition: 300ms;
}

.active_b {
    color: #46b3ff !important
}

.header_nav a:hover {
    color: #56b4f5;
    font-size: 24px;
    transform: rotateZ(-130deg);

}

.begin_load {
    width: 80px !important;
    height: 40px;
    line-height: 40px;
    text-align: center;;
    color: white;
    font-size: 16px !important;
    background: #56b4f5;
    border-radius: 20px;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 0 15px #03A9F4;
    display: none;
}

.begin_load:hover {
    background: #fff !important;
    color: #56b4f5 !important;
}

.feed_list input {
    padding-left: 7px;
    font-size: 14px !important;
}

.error {
    color: red;
    display: block;
    
    height: 20px;
  
    margin: 5px 0 5px 80px;
}

.w_log_1 {
    width: 150px;
    height: 38px;
    float: left;
}



.abc_head_link {
    width: 370px;
    height: 110px;
    position: absolute;
    top: 393px;
    left: 399px;
    z-index: 9999;
}

/*小鱼xxxx*/

.xy_page2{
	width: 1200px;
    height: 768px;
    margin: 0 auto; 
    position: relative;
}

.xy_page1 {

    width: 100%;
    max-width:2199px;
    
    height: 768px;
    margin: 0 auto; 
    position: relative;
    background-size:100% 100%;
}

.xy_load,.xy_load2{
    width:242px;
    height:64px;
    position:absolute;
    top: 535px;
    margin-left: -121px;
    left: 50%; 
}
.downLoad1{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
    /*background: url("../images/xy_load.png") no-repeat;*/
}
.downLoad2{
    background: url("../images/xy_load.png") no-repeat;
}



.xy_bottom_box{
    /* width:1200px; */
    width: 100%;
    height:auto;
    position: absolute;
    bottom: 0;
    padding:15px 0;
    text-align: center;
    background: rgba(255,255,255,.2);
    filter:Alpha(opacity=20);
    font-size:14px;

}
.xy_bottom{
    /* width:1200px; */
    width: 100%;
    height:auto;
    padding:15px 0;
    text-align: center;
    background: rgba(255,255,255,.2);
    filter:Alpha(opacity=20);
    font-size:14px;

}
.connect{
	text-align: center;
    line-height: 20px;
    width: 1000px;
    margin: 20px auto ;
}

.ie6 .connect{
    text-align: center;
    line-height: 20px;
    width: 1000px;
    margin: 20px auto ;
    position: relative;
}

.ie7 .connect{
    text-align: center;
    line-height: 20px;
    width: 1000px;
    margin: 20px auto ;
    position: relative;
}

.connect li{
   
    float: left;
    display: inline-block;
   
}
.connect span{
    margin: 0 8px;
}
.connect li a{
    color: #000;
}
.connect li a:hover{
    color: #3ba7f3;
}
.connect_box{
    display: inline-block;
    text-align: center;
}
.ie6 .connect_box{
    display: inline-block;
    text-align: center;
    width: 260px;
    position: absolute;
    left:50%;
    top: 50%;
    margin-left: -130px;
    
}
.ie7 .connect_box{
	width: 260px;
    display: inline-block;
    text-align: center;
    position: absolute;
    left:50%;
    top: 50%;
    margin-left: -130px;
}
.copy_txt{
	width: 1000px;
	margin-bottom: 10px;
	margin: 0 auto;
    
}
.copy_tyt{
	width: 1000px;
	margin-bottom: 10px;
	margin: 0 auto;
    
}
.ie8 .server_txt{
    top:  650px;
    left: 10px;
}
.w_log_2 {
    color: #fff;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 190px;
    width: 90px;
    height: 30px;
    background: url("../images/w_log__02.png") no-repeat;
}
